projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fe74b1
)
`current-kill' doc clarification
author
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Thu, 14 Jul 2011 15:05:08 +0000
(17:05 +0200)
committer
Lars Magne Ingebrigtsen
<larsi@gnus.org>
Thu, 14 Jul 2011 15:05:08 +0000
(17:05 +0200)
* simple.el (current-kill): Clarify what
`interprogram-paste-function' does (bug#7500).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 29c825975b56ba6d8b2fefd1bece75737dd5a03d..f04ba40df4c26a978bce807e02209da3c5a24398 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
+ * simple.el (current-kill): Clarify what
+ `interprogram-paste-function' does (bug#7500).
+
* printing.el (pr-toggle-region): Clarify the documentation
slightly (bug#7493).